home *** CD-ROM | disk | FTP | other *** search
Makefile | 1990-05-18 | 795 b | 38 lines |
- #
- # Prototype Makefile for a subdirectory that forms part of a command.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.bigcmd
- # Fri May 18 15:03:09 PDT 1990
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.bigcmd,v 1.5 89/10/09 21:28:47 rab Exp Locker: tve $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- ALLSRCS = init.c lk201.c mfbpmax_io.c
- MACHINES = ds3100
- MAKEFILE = Makefile
- NAME = Xmfbpmax
- TM ?= ds3100
- DISTDIR ?=
-
- SYSMAKEFILE = bigcmd.mk
-
- #if exists($(TM).md/md.mk)
- #include "$(TM).md/md.mk"
- #endif
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-
- #if exists($(DEPFILE))
- #include "$(DEPFILE)"
- #endif
-